home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / os2 / mrboot15.zip / EFDISK.DOC < prev    next >
Text File  |  1996-09-14  |  9KB  |  225 lines

  1.               ╔═════════════════════════════════╗
  2.               ║    EFDISK v1.5 DOCUMENTATION    ║
  3.               ║    (C) Nagy Daniel 09-14-96     ║
  4.               ╚═════════════════════════════════╝
  5.  
  6.     ┌──────────┐
  7.     │ CONTENTS │
  8.     └──────────┘
  9.  
  10.         Disclaimer............................ 1
  11.  
  12.                 Copyright............................. 2
  13.  
  14.         Introduction.......................... 3
  15.  
  16.         Features.............................. 4
  17.  
  18.         Requirements.......................... 5
  19.  
  20.         Usage (IMPORTANT!).................... 6
  21.  
  22.         History............................... 7
  23.  
  24.         Technical information................. 8
  25.  
  26.         Contact............................... 9
  27.  
  28.  
  29. ┌────────────┐
  30. │ DISCLAIMER ├──────────────────────── 1 ─────────────────────────────────────
  31. └────────────┘
  32.  
  33.         Using this program comes without any warranty. The author
  34.         and distributors will not accept responsibility for any
  35.         damage incurred directly or indirectly through use of this
  36.         program.
  37.         Use at your own risk!
  38.  
  39. ┌───────────┐
  40. │ COPYRIGHT ├───────────────────────── 2 ─────────────────────────────────────
  41. └───────────┘
  42.  
  43.         This program is copyright (c) Nagy Dániel.
  44.         This program is a part of the MasterBooter package. Distributing it
  45.         separately is not allowed. Distribute the whole unmodified shareware
  46.         package only!
  47.         For other distributing information see the MasterBooter
  48.         documentation.
  49.  
  50. ┌──────────────┐
  51. │ INTRODUCTION ├────────────────────── 3 ─────────────────────────────────────
  52. └──────────────┘
  53.  
  54.         EFDISK (Extended FDISK) is a disk partitioning program. With EFDISK
  55.         you can create or modify primary partitions of your harddisks.
  56.         EFDISK supports many partition types, howewer you cannot make
  57.         DOS logical drives and extended partitions with it. The original
  58.         FDISK program doesn't allow you to create more than 1 primary
  59.         partition. EFDISK does, therefore it's a powerful tool to help
  60.         installing more operating systems in your PC.
  61.         EFDISK is a support program of MasterBooter.
  62.  
  63. ┌──────────┐
  64. │ FEATURES ├────────────────────────── 4 ─────────────────────────────────────
  65. └──────────┘
  66.  
  67.         - Displaying partition information of all IDE drives in your system
  68.  
  69.         - Creating or editing partitions
  70.  
  71.         - Compatibility with all partition types, including:
  72.              FAT (DOS, Windows, Win95, OS/2)
  73.              HPFS (OS/2)
  74.              Minix (Linux)
  75.              Ext2FS (Linux)
  76.              Linux swap (Linux)
  77.              NTFS (Windows NT)
  78.  
  79.         - Easy-to-use user interface
  80.  
  81. ┌──────────────┐
  82. │ REQUIREMENTS ├────────────────────── 5 ─────────────────────────────────────
  83. └──────────────┘
  84.  
  85.      - 80286 processor or up
  86.      - MS-DOS or compatible operating system
  87.      - At least one harddisk
  88.      - Keyboard
  89.      - VGA adapter
  90.  
  91. ┌───────┐
  92. │ USAGE ├───────────────────────────── 6 ─────────────────────────────────────
  93. └───────┘
  94.  
  95.      Note: Playing with partitions is a risky job! Use this program only
  96.            if you know what you're doing!
  97.  
  98.      1) Installation
  99.  
  100.         You can copy these files (this docs and the executables) together
  101.         wherever you like. This program doesn't need any additional
  102.         settings. Just run it and have fun.
  103.  
  104.      2) Usage information
  105.  
  106.           For safety:
  107.           1) Make a system disk: Type: format a: (PRESS ENTER)
  108.                                        sys c: a: (PRESS ENTER)
  109.           2) Run the program MRESCUE.COM. Choose the 'Create rescue disk'
  110.              option. It will copy important information about your disks
  111.              and the MRESCUE.COM itself to floppy, so you can restore your
  112.              previous configuration later if necessary.
  113.           3) Now you can safely run EFDISK. If anything goes wrong, boot
  114.              from the floppy you've just created, run MRESCUE.COM and
  115.              choose 'Restore original configuration'.
  116.              This will reset all modifications.
  117.              Send me a mail if something is not working, and write
  118.              all steps you've done unless I won't be able to correct the
  119.              problem. Thank You!
  120.  
  121.         Before running EFDISK quit all multitasking environments
  122.         (ie. Windows or OS/2 DOS box) and run plain DOS, because
  123.         after the program writes the modifications to your harddisk,
  124.         the system needs to be rebooted.
  125.  
  126.         When executing, EFDISK will gather information about your disks and
  127.         partitions. Then you will be provided a list of all partitions of
  128.         all disks and their parameters. From this list you can choose the
  129.         partition entry you want to change.
  130.  
  131.         When you select a partition, EFDISK will ask several questions.
  132.         These are:
  133.         - The hexadecimal type ID of the partition. EFDISK will show you
  134.           the most common types and their IDs.
  135.         - Starting cylinder number of partition (the minimum is 0).
  136.           If the previous partition is ending on cylinder 'x' then set
  137.           this to 'x+1'. This number is decimal.
  138.         - Ending cylinder number of partition. EFDISK will show you the
  139.           maximum cylinder number available for the actual harddisk.
  140.  
  141.         The number of heads and sectors per track vaules are determined
  142.         automatically for each disk, you don't have to mess with them.
  143.  
  144.         Pressing SPACE will activate the highlighted partition, pressing DEL
  145.         will clear it.
  146.  
  147.         After preparing all partition entries, press F10 to save the new
  148.         partition table to disk.
  149.  
  150. !!   Usage note: - EFDISK doesn't check for partition errors! It's not an
  151. !!                 'intelligent' program. You have total freedom to set all
  152. !!                 parameters, even if they are incorrect or redundant!
  153. !!               - This version can handle a maximum of two harddisks only!
  154.                 
  155.      3) Notes about partitioning
  156.  
  157.         - If there's data on your harddisk then create backups of your
  158.           partition tables with MRESCUE.
  159.         - You can have only one active partition in your first harddisk's
  160.           partition table. If you activate a artition, EFDISK will
  161.           automatically clear the other partition's 'active' flag.
  162. !!      - Don't use EFDISK to resize or move such existing partitions that
  163. !!        contains data you need!
  164.  
  165. ┌─────────┐
  166. │ HISTORY ├─────────────────────────── 7 ─────────────────────────────────────
  167. └─────────┘
  168.  
  169.         Version:
  170.  
  171.         1.1 - First official release in the MasterBooter package.
  172.  
  173.         1.2 - If the starting cylinder of a partition was 0, then the
  174.                 'relative starting sector' and 'number of sectors' value
  175.                 in the partition table were incorrect. Now they're correct.
  176.  
  177.         1.3 - Fixed a small bug, that sometimes caused incorrect 'number
  178.                 of sectors' value.
  179.  
  180.         1.4 - Now the 'Space' key can be used to activate a partition,
  181.                 so no need to retype all parameters.
  182.               With large hard drives, sometimes the partition sizes were
  183.                 incorrect. Now they are always correct.
  184.  
  185.         1.5 - Added partition deleting. Just press DEL over a partition.
  186.                 Setting all partition parameters to zero is the same.
  187.               Now it is possible to set a partition active on the slave disk.
  188.                 One partition per disk can be made active. This is very
  189.                 useful when partitioning a slave disk, which will be used as
  190.                 master in an other PC.
  191.  
  192. ┌───────────────────────┐
  193. │ TECHNICAL INFORMATION ├───────────── 8 ─────────────────────────────────────
  194. └───────────────────────┘
  195.  
  196.         A harddisk can contain up to four primary partitions. The partition
  197.         table (which resides in the very first sector of your harddisk)
  198.         describes the type, bootability and starting/ending cylinder number
  199.         of the partitions. In bootable partitions, the first sector is
  200.         always the so called 'boot sector' which contains a small OS loader.
  201.         In these partitions you can install any operating system in theory.
  202.         But in the real world some operating systems don't allow you to
  203.         create more than one primary partition, or to boot another operating
  204.         system. So creating multiple primary partitions and choosing the
  205.         operating system at boot time was quite difficult.
  206.         That's why I wrote EFDISK and MasterBooter.
  207.  
  208. ┌─────────┐
  209. │ CONTACT ├─────────────────────────── 9 ─────────────────────────────────────
  210. └─────────┘
  211.  
  212.         If you have any problems, questions or suggestions you can
  213.         contact me through mail or Internet E-mail.
  214.         Bug reports, ideas also welcomed!
  215.  
  216.  
  217.         Postal address:                      Internet E-mail address:
  218.         ──────────────                       ───────────────────────
  219.         Nagy Daniel                          nagyd@almos.vein.hu
  220.         2011 Budakalasz
  221.         Ciklamen u. 19                       WWW homepage:
  222.         HUNGARY                              ─────────────
  223.                                              http://www.vein.hu/~nagyd
  224.         Fax: (36) 26 340-472
  225.